Don't use G_DEFINE_TYPE, since the instance struct name does not match the
authorMatthias Clasen <mclasen@redhat.com>
Wed, 31 May 2006 03:34:04 +0000 (03:34 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 31 May 2006 03:34:04 +0000 (03:34 +0000)
commit7b12fdbc2ab0267b7f3d2c82ee702fabd7ec4a55
treeb9bc799e5f4552f033810ecc5ed1b3585a439577
parent1d84567c1c0847730b9d52f26a26e7d896928c6e
Don't use G_DEFINE_TYPE, since the instance struct name does not match the

2006-05-30  Matthias Clasen  <mclasen@redhat.com>

* gdk/gdkpixmap.c:
* gdk/gdkwindow.c: Don't use G_DEFINE_TYPE, since the instance
struct name does not match the type name.  (#343453, Ed Catmur)
ChangeLog
ChangeLog.pre-2-10
gdk/gdkpixmap.c
gdk/gdkwindow.c